Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


IsDroppable

The IsDroppable method returns a Boolean value that indicates whether this frame's part accepts drag-and-drop events in this frame.

ODBoolean IsDroppable ();
return value
kODTrue if this frame's part accepts drag-and-drop events in this frame, otherwise kODFalse.
DISCUSSION
OpenDoc calls this method before calling your part's DragEnter method to ensure that your part's display frame is able to receive a drop.

SEE ALSO
The ODFrame::IsDragging method (page 326).
The ODFrame::SetDragging method (page 333).
The ODFrame::SetDroppable method (page 334).
"Droppable Frames" on page 359 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help